FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.nfdi4health.mds#2.0.0 (62 ms)

Package de.nfdi4health.mds
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.nfdi4health.mds@2.0.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-type
Url https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-type
Status draft
Name NFDI4Health_EX_MDS_Study_Type
Title NFDI4Health EX MDS Study Type
Experimental False
Description Group of items providing information about the specification of the type of the [RESOURCE]
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-study NFDI4Health PR MDS Study

Resources that this resource uses

ValueSet
https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-type-interventional-nci NFDI4Health VS MDS Study Type Interventional [NCI]
https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-type-non-interventional-nci-msh-local NFDI4Health VS MDS Study Type Non Interventional [NCI, MSH, local]


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nfdi4health-ex-mds-study-type",
  "url" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-type",
  "name" : "NFDI4Health_EX_MDS_Study_Type",
  "title" : "NFDI4Health EX MDS Study Type",
  "status" : "draft",
  "publisher" : "NFDI4Health",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "description" : "Group of items providing information about the specification of the type of the [RESOURCE]",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "NFDI4Health",
      "name" : "NFDI4Health to FHIR Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "ResearchStudy.category"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Specification of the type of the [RESOURCE]",
        "definition" : "Group of items providing information about the type of the [RESOURCE].",
        "max" : "1",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.studyType"
          }
        ]
      },
      {
        "id" : "Extension.extension:interventional",
        "path" : "Extension.extension",
        "sliceName" : "interventional",
        "short" : "Interventional [RESOURCE] type",
        "definition" : "The strategy for assigning interventions to participants.",
        "comment" : "Cardinality: 1..*, if Design.primaryDesign == 'C98388'; otherwise 0..0",
        "min" : 0,
        "max" : "*",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.studyType.interventional"
          }
        ]
      },
      {
        "id" : "Extension.extension:interventional.extension",
        "path" : "Extension.extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:interventional.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "interventional"
      },
      {
        "id" : "Extension.extension:interventional.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-type-interventional-nci",
          "description" : "Value set defining codes to specify the type of an interventional (sub-)study in a ResearchStudy resource."
        }
      },
      {
        "id" : "Extension.extension:nonInterventional",
        "path" : "Extension.extension",
        "sliceName" : "nonInterventional",
        "short" : "Non-interventional [RESOURCE] type",
        "definition" : "The primary strategy for participant identification and follow-up.",
        "comment" : "Cardinality: 1..*, if Design.primaryDesign == 'C142615'; otherwise 0..0",
        "min" : 0,
        "max" : "*",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.studyType.nonInterventional"
          }
        ]
      },
      {
        "id" : "Extension.extension:nonInterventional.extension",
        "path" : "Extension.extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:nonInterventional.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "nonInterventional"
      },
      {
        "id" : "Extension.extension:nonInterventional.value[x]",
        "path" : "Extension.extension.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-type-non-interventional-nci-msh-local",
          "description" : "Value set defining codes to specify the type of a non interventional (sub-)study in a ResearchStudy resource."
        }
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-type"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.